You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking on a notification in the UI widget, an error sometimes appears in the browser console. The issue seems to originate from the handleNotificationClick function in the @novu/js library.
The error happens on line 3448 of the index.mjs file
👟 Reproduction steps
Click on a specific notification in the UI — the error appears in the browser console.
👍 Expected behavior
Clicking a notification should work reliably without throwing any errors in the console.
👎 Actual Behavior with Screenshots
Error in console:
Novu version
Self Hosted, latest
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
📜 Description
When clicking on a notification in the UI widget, an error sometimes appears in the browser console. The issue seems to originate from the
handleNotificationClick
function in the @novu/js library.The error happens on line 3448 of the index.mjs file


👟 Reproduction steps
Click on a specific notification in the UI — the error appears in the browser console.
👍 Expected behavior
Clicking a notification should work reliably without throwing any errors in the console.
👎 Actual Behavior with Screenshots
Error in console:

Novu version
Self Hosted, latest
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: